scrolledwindow: take into account border/padding for junction
authorCosimo Cecchi <cosimoc@gnome.org>
Sat, 10 Mar 2012 16:43:53 +0000 (11:43 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Sat, 10 Mar 2012 16:46:26 +0000 (11:46 -0500)
commit14e63a7370602119f86dbe86a431b4e361bbf103
treed052bbe865230c6b324a5cbf83c206688ec4a5ad
parent526fc2fbdbdab6aa76625f0f60dc9ca7fa6c1bc2
scrolledwindow: take into account border/padding for junction

When the scrolled window has a frame (and the scrollbar is within the
bevel), we should take into account the CSS border/padding of the frame
and offset the scrollbars junction rendering with it.
gtk/gtkscrolledwindow.c